Skip to content

Conversation

@T3Marius
Copy link
Contributor

@T3Marius T3Marius commented Mar 1, 2025

Hi.

I've changed some things if that's okay with you. Since 100% no one is using ChatMenu now i replaced the UseCenterHtmlMenu from config with MenuType for screen and html.

I've changed the API by adding CreateScreenMenu and CreateHtmlMenu.

I don't know if that will be okay with the modules that uses the create menu function (if it is any).

@partiusfabaa
Copy link
Owner

we need to think of something to avoid updating all modules where CreateMenu is used

@T3Marius
Copy link
Contributor Author

T3Marius commented Mar 3, 2025

we need to think of something to avoid updating all modules where CreateMenu is used

Hmm... i don't think there is any module that uses CreateMenu, is it?

@crashzk
Copy link
Contributor

crashzk commented Mar 18, 2025

we need to think of something to avoid updating all modules where CreateMenu is used

Hmm... i don't think there is any module that uses CreateMenu, is it?

I believe these two have:

private void CreateMenu(CCSPlayerController player)

var menu = CreateMenu(GetTranslatedText(Feature));

[VIP] Guns Pack I believe so too, but it doesn't have the source code in the repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants